Welcome![Sign In][Sign Up]
Location:
Search - delphi UDP

Search list

[Other resourceUDP文件传输

Description: 本源码用DELPHI开发,使用UDP协议进行P2P文件传输-source with the Delphi development, use UDP for peer-to-peer file transfer
Platform: | Size: 1107848 | Author: ww | Hits:

[Internet-NetworkUDP.Test

Description: 用Delphi 6实现的简单UDP客户端、服务端间的测试程序-with Delphi 6 realize the simple UDP client and the server-side test procedures
Platform: | Size: 372733 | Author: qpal | Hits:

[P2PP2PChatPlus 终结版

Description:

第一个版本发布已经有将近半年的时间,在这段时间里面发生了很多事情,让我很长时间都难以安下心来写程序。我是酷爱写程序的,但是当她变成谋生手段的时候,时常会无比的艰涩。有时候压力不仅仅来自困难的问题本身。  说说程序本身吧,其实第一个版本只是实现了P2P的一小部分,而后一直不断的完善,到了第三个版本,我才算是彻底理解了UDP实现跨网关P2P,当然,这个版本也并不是完善的。比如说:在没有回朔功能的网关下两台计算机无法通信,没有对数据包进行完整性的判断……。其实事情总没有完善的时候吧。  程序只是实现了基本的基于UDP穿NAT的P2P,其他还有TCP和UPNP等等的就等大家一起研究吧。  写程序的过程中,在网上查了很多东西,绝大多数都是在互相抄啊抄的。其实问题也就是这么一点,没有必要长篇累牍的论述,可能我比较笨,理解的太慢了。时常感觉就差那么一点点,有人提点一下就好了,可是始终我都没有找到这样的人。  所有的东西都在“连接过程.doc”里面可以找到,程序本身也就是实现了图上面的流程。在这个过程的基础上,完全可以实现一个基于UDP的P2P开发包,不过有时间再说吧……   我的联系方式:  MSN: m820126@163.com   Email: m820126@163.com   http://www.cwind.cn   有问题可以来问我,不过我平时事情比较多,如果不能一一回答也请见谅了。之前一直有人问TMMessageMemo找不到,其实这是我自己的开发包里面一个小组件,仅仅是用来显示消息的,如果你稍微用心地读一下代码,就会发现用一个Memo就可以替换掉了。这次为了避免再有这样的事情出现,我把“MMessageMemo.pas”一起打包进来了,自己装一下吧,如果你连安装组件都不会……我就不说什么了。


Platform: | Size: 461273 | Author: AaronMing | Hits:

[WinSock-NDISUDP安全传输演示(Delphi源码)

Description: UDP安全传输(完整源码) 大家都知道UDP比TCP好用发送速度快很多,程序写起来也简单的多,可缺点也同样明显UDP容易丢包,而且不能自动重发也不能自动组包没有数据安全机制,发的包不能超过2K(INDY,NMUDP等控件都是这样)否则就出错。 可很多需求中又需要发送大量数据包并且需要保证速度(如语音和视频通讯或者点对点点播服务。)而且有些重要的数据不允许丢包这个时候就需要安全UDP了。
Platform: | Size: 462811 | Author: 7484345 | Hits:

[ICQ-IM-Chatsq

Description: 名称 SQQ一款在局域网中使用的通讯软件,模拟Ficq功能,不需要专门的服务器说明:不用服务器如何找到好友呢?我用udp协议在局域网上广播一个查询消息,收到广播信息的SQQ都会回个消息,这样就建立联系了。现在还很简单,如果想找好友就‘扫描局域网得到好友列表’,像被找到就整天开着SQQ就行了-SQQ one of the names used in the LAN communications software, simulation Ficq function that does not require dedicated server Note : There is no need to find servers friends? I use udp agreement on the regional network for broadcasting a news broadcast information received will return to the SQQ-news, on the establishment of such a link. Still very simple, if you want friends on the 'LAN scanning to be buddy lists', as was found on the open day held on the SQQ
Platform: | Size: 1083392 | Author: 王晓 | Hits:

[Com Port音视频矩阵控制

Description: 音视频矩阵的串口控制程序,可以实现8进四出的控制。同时提供了udp监听,接收网络命令,实现网络上控制音视频矩阵。需要用到著名的trayicon控件和mscomm控件-audio and video matrix of Serial control procedures can be achieved eight into four control. While providing udp eavesdropping, the receiving network orders network control audio and video matrix. The need to resort to the famous trayicon controls and controls mscomm
Platform: | Size: 225280 | Author: lsq | Hits:

[ICQ-IM-Chatneteasy0.2beta

Description: 一个基于UDP协议的简单的网络聊天工具,聊天程序既是客户端,可以链接到远程主机,同时又是UDP服务器,可以响应计算机的链接要求,而且增加一个服务器,提供注册和监控的功能。-based on a simple UDP network chat tools, chat program is the client, can link to a remote host, but it is also UDP server, the computer can respond to the link, but an increase in the server, providing registration and monitoring functions.
Platform: | Size: 198656 | Author: 刘上力 | Hits:

[Internet-Networkscoket

Description: 使用udp协议,在自己局域网上实现简单的聊天功能.-use udp agreement, in their own LAN simple chat function.
Platform: | Size: 205824 | Author: 刘伊 | Hits:

[P2Pmmzmagic_PeerToPeer

Description: 本程序为一个真正点对点通讯示范程序:) 实现内网到内网的直接连接(QQ用的技术) 使用Delphi实现。在网上未看到类似的程序,特此发布提供喜欢的朋友参考。 通过UDP来实现穿透NAT的点对点通讯。 >>原定 程序设置一个共享目录里边所有文件都可供别人多点下载(类似BT) 独立服务端 负责消息中转、用户登陆 客户端从服务端获取用户列表 然后直连各个用户 以实现 聊天 语音 视屏 文件传输等可能的一切服务 >>>结果 由于工作太忙<一个小借口^O^>,文件传输、语音 视频等服务一直没去实现。 希望有朋友在此基础上完善后能发布了给大家学习:) 使用2个第3方控件 DXSock Rzaize 3.10 作者:马敏钊 QQ 22900104 Email: mmzmagic@sina.com 为心爱的DELPHI出一点力,共同提高,共同进步-the procedures for a real point-to-point communication model : ) within the network to achieve within the network directly connected (QQ the technology used) using Delphi. The Internet has not seen a similar procedure, is hereby issued to provide information like friends. UDP through NAT to achieve penetration of point-to-point communications.
Platform: | Size: 1282048 | Author: 仙侣边缘人 | Hits:

[Internet-Networkudpattack

Description: 远程反弹木马软件 主要功能:1、远程文件访问。包括文件上传、下载、文件。(夹)更名、文件删除、文件运行、文件查找、远程创建文件夹、远程清空文件夹等。  2、远程关机、启动、注销、修改组织名、用户名。  3、远程键盘记录、鼠标控制、锁定键盘鼠标、模拟特别键功能。  4、远程注册表模拟器、快速注册表修改。  5、远程消息发送、远程进程控制。  6、远程查看剪贴板、当前活动窗体名、隐藏桌面图标、隐藏任务栏、隐藏开始按钮等。  7、远程系统命令、远程DOS命令。  8、远程屏幕抓图(可保存为图片)。  9、服务端自定义配置。可自行定义IP地址、连接端口、连接密码。   您可以根据自己的需要对该程序进行任意改 * 注意:严禁用本软件进行非法使用,否则后果自行负责,作者概不对使用此软件造成的一切后果负责!!! -Remote rebound Trojan software major functions : 1, remote file access. Including file upload and download documents. (SCH) renamed, deleted files, documents operation, document search, remote folder creation, distance to empty the folder, and so on. 2, remote shutdown, the launch, cancellation, change organizations, user name. 3, remote keyboard records, mouse control, lock keyboard and mouse to simulate the special function keys. 4, remote registry simulator, rapid changes registry. 5, remote messaging, remote process control. 6, remote View clipboard, current activities Form, and hide desktop icons, hide task bar, Start button, and other hidden. 7, remote system commands, remote DOS command. 8, remote screen From Wikipedia (saved as pictures). 9, since the definition of the server confi
Platform: | Size: 606208 | Author: 林封 | Hits:

[Internet-NetworkWinUdt

Description: 非常好的UDP模拟TCP,我改造成VC6编译版本。-very good simulation of TCP UDP, I transformed into VC6 compiler versions.
Platform: | Size: 253952 | Author: chenj | Hits:

[Video Capturedscn

Description: 基于dspack和xvid的视频采集压缩udp传输的控件-based dspack and xvid video compression, transmission controls udp
Platform: | Size: 2982912 | Author: 赵小阳 | Hits:

[CommunicationIDUdp

Description: 发送或接收UDP格式的网络数据 格式为ASC码或十六进制 -send or receive UDP format of network data format for ASC codes or hexadecimal
Platform: | Size: 303104 | Author: wooden | Hits:

[Hook apiXWPE

Description: 这是截包和发包的小工具(用到ws_32.dll和hook技术、共享内存。。),其中SendUdp.dll本来想用delphi写的因为vc++指针操作快,-This is the cut-off delivery of the package and small tools (used ws_32.dll hook and technology, shared memory. .) , SendUdp.dll which had wanted to use delphi write because vc pointer operation soon,
Platform: | Size: 389120 | Author: song | Hits:

[JSP/JavaNetServer0

Description: 网络基础 TCP/IP协议 IP地址,端口号 使用java.net包中类在程序中实现网络通信 URL类及其用法 InetAddress类 Socket通信(TCP UDP) -network infrastructure TCP/IP protocol IP address, Ports,#$#!263995#!#$200431992752.rar!#$#delphi development of a serial testing software for learning.
Platform: | Size: 1024 | Author: 纪海晨 | Hits:

[Delphi VCLvideo-for-windows

Description: delphi video for windows 实现控件-delphi video for windows to achieve control
Platform: | Size: 28672 | Author: yagee | Hits:

[VOIP programUDPACMandAudio

Description: 使用UDP协议实现语音传输以及实现视频传输功能-use UDP protocol voice transmission, and video transmission functions
Platform: | Size: 395264 | Author: senyu8888 | Hits:

[Delphi VCL3x3

Description: 用一个循环检查局域网段的每一个IP,并向它们的指定端口发包(如5150),在指定时间间隔内返回的包,说明它是存活的,则加如到服务器的队伍。(可以多发几次,来保证准确性,用UDP 实行)-With a cycle check every paragraph LAN IP, and their contract specified port (eg 5150), at the designated time interval to return the package, that it is to survive, then add to the server, such as team. (Can be multiple times to ensure accuracy, implemented using UDP)
Platform: | Size: 183296 | Author: sun | Hits:

[P2PUDPFileTrans

Description: 基于UDP的点对点文件传输: P2P(点对点)的流行产生了大批网络传输软件,这里我们要介绍的就是自己写一个简单的P2P文件传输,一方发送文件,一方接受,直到传输完整个文件
Platform: | Size: 907264 | Author: gordan | Hits:

[Internet-NetworkUDPSEND

Description: 一个简单的UDP发送代码.希望对大家有帮助.!-UDP send a simple code. Hope everyone has to help.!
Platform: | Size: 1024 | Author: skjdhskjh | Hits:
« 1 2 3 4 5 67 8 9 10 11 12 13 »

CodeBus www.codebus.net